SimpleCaptcha - A CAPTCHA framework for Java SimpleCaptcha is a Java library for generating CAPTCHA challenge/answer pairs. SimpleCaptcha is intended to be easy to implement and use sensible ...
Kaptcha - Google Code Introduction. By default, Kaptcha is very easy to setup and use and the default output produces a captcha that should be fairly hard to bust. The captcha's it ...
recaptcha4j - Java library implementation of the ReCaptcha ... Recaptcha4j is a library to work with reCAPTCHA's implementation of a CAPTCHA API. The special about recaptcha is that their implementation picks words to ...
JCaptcha - 2012年9月1日 - An open source Java framework for captcha definition and site integration. Project information, documentation, issue tracker, and download.
Captchas in Java - OWASP 2013年9月15日 - Overview. CAPTCHA stands for "Completely Automated Public Turing test to tell Computers and Humans Apart". A CAPTCHA typically takes ...
JCaptcha servlet example - OWASP 2006年9月13日 - In this example, a simple Java servlet is used to generate a captcha image that is displayed alongside input boxes for username and password ...
Cage - Captcha Generator - Cage is a CAPTCHA image generator java library. It is fast, small and simple. Its goal is to generate images that are easy to read for a human but impossible or ...
BotDetect Java CAPTCHA Library | captcha.com Protect your Java web forms from bot submissions with the BotDetect Java Captcha library. Product details, features and requirements.
login - CAPTCHA in java - Stack Overflow 2010年7月24日 - The three CAPTCHA libraries I've used for Java are: JCaptcha - This is the most configurable of the three, and pretty well documented. But we can't ...
Sample JSP Implementation - The Captcha image The following example code shows the usage of CaptchasDotNet.java to use the service captchas.net. Note: The sample uses a session, which is handed over ...